Usage APIproject/TasksUpdate a subtask statusUpdate a subtask status PUT /api/2.0/project/task/{taskid:[0-9]+}/{subtaskid:[0-9]+}/status Updates the selected subtask status of the parent task with the ID specified in the request. Request Responses200401Updated subtaskUnauthorized